Skip to content

feat(registry): add ViperPkg v0.1.0 (subdir of julia-the-viper) - #18

Merged
hyperpolymath merged 1 commit into
mainfrom
feat/register-viperpkg
May 27, 2026
Merged

feat(registry): add ViperPkg v0.1.0 (subdir of julia-the-viper)#18
hyperpolymath merged 1 commit into
mainfrom
feat/register-viperpkg

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Summary

Surfaces a gap from today's registry audit follow-up: ViperPkg lives at julia-the-viper/viper-pkg/ and was missed by #16 because it's not under the julia-libraries/ directory tree the first sweep walked.

Field Value
UUID d7e4f8a0-5c3b-4d9e-8f2a-1b3c4d5e6f7a
Version 0.1.0
Source https://github.com/hyperpolymath/julia-the-viper.git
Subdir viper-pkg
Tag viper-pkg-v0.1.0 (added upstream pointing at HEAD = 5deaf32)
Tree SHA 5a024e278f3cb89f86a225cc53db1a077450a0e2 (subtree of viper-pkg)
Deps Downloads, HTTP (1.10), JSON3 (1.14), SHA, TOML, Tar

Registered using Julia's subdir parameter rather than splitting into a standalone repo — the meta-repo carries non-package material (workspace docs, sibling tooling) and is the natural home.

Test plan

  • subdir = "viper-pkg" set in Package.toml (Julia ≥1.5 supports subdir packages).
  • Registry.toml updated with d7e4f8a0…V/ViperPkg.
  • CI green.
  • After merge: Pkg.add("ViperPkg") should pull just the subdir.

🤖 Generated with Claude Code

Surface gap from today's audit follow-up: ViperPkg
(UUID d7e4f8a0-5c3b-4d9e-8f2a-1b3c4d5e6f7a) lives at
julia-the-viper/viper-pkg/ and was missed by the first sweep
because it's not under julia-libraries/.

Registered using Julia's subdir parameter rather than splitting
into a standalone repo. Tag viper-pkg-v0.1.0 added upstream
pointing at HEAD; package tree-sha1 = 5a024e278f3cb89f86a225cc53db1a077450a0e2
(subtree of julia-the-viper @ 5deaf32).

Deps: Downloads, HTTP (1.10), JSON3 (1.14), SHA, TOML, Tar.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hyperpolymath
hyperpolymath enabled auto-merge (squash) May 27, 2026 18:43
@hyperpolymath
hyperpolymath disabled auto-merge May 27, 2026 18:43
@hyperpolymath
hyperpolymath merged commit e0690ef into main May 27, 2026
5 of 14 checks passed
@hyperpolymath
hyperpolymath deleted the feat/register-viperpkg branch May 27, 2026 18:44
hyperpolymath added a commit that referenced this pull request May 27, 2026
)

After today's wave (#16 EchoTypes + KRLAdapter, #18 ViperPkg, #20
EchoTypes v0.2.0) Registry.toml carries 37 packages, but README's
table and the [Unreleased] CHANGELOG section both reflected the
pre-wave 34-package snapshot. Catch up the human-facing listings:

  README.adoc: add EchoTypes, KRLAdapter, ViperPkg rows
               (alphabetical insertion; EchoTypes pinned at v0.2.0
                per the registered head, the other two at v0.1.0).

  CHANGELOG.md [Unreleased]:
    Added       — registry entries for the 3 packages
    Changed     — the scorecard.yml regression fix from PR #19
    Wiki line   — actual page count (9 + _Sidebar) and missing
                  Registering-a-Package + Security pages noted
    ISSUE_TEMPLATE list now matches what was actually added
                  (package_registration replaces "custom")

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant